home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2604 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: mail2news.demon.co.uk!pisys.demon.co.uk
  2. From: "Rowland A. Gault" <shaggy@pisys.demon.co.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: C++ DDE
  5. Date: Thu, 18 Jan 96 17:07:36 GMT
  6. Organization: Pisys Ltd
  7. Message-ID: <821984856snz@pisys.demon.co.uk>
  8. Reply-To: shaggy@pisys.demon.co.uk
  9. X-NNTP-Posting-Host: pisys.demon.co.uk
  10. X-Newsreader: Demon Internet Simple News v1.30
  11. X-Mail2News-Path: pisys.demon.co.uk
  12.  
  13. Hey,
  14. How do broadcast a message to all top-level windows running
  15. in windows to initiate a DDE conversation in BC++ OWL 2.5 ?
  16. I can't see how to use the 0xffff window handle I'd use in 
  17. standard windows C to broadcast, and I'm not sure what member 
  18. fn to use.
  19. I could use the BroadcastChildWindows member fn (I think) if
  20. I could find out the parent of my application's main window.
  21. None of the Borland documentation mentions DDE, just lots of 
  22. stuff on OLE, but the app I need to work with isn't OLE enabled.
  23. I'm sorry if this is a lame RTFM question, but I'm kinda new to 
  24. OWL, and I'm still learning to navigate all that help.
  25. Hope your answer's not ;  you can't ;)
  26. -- 
  27. shaggy@pisys.demon.co.uk.BUT.I'D.RATHER.BE.SURFING
  28.